home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 April: Mac OS SDK / Dev.CD Apr 97 SDK1.toast / Development Kits (Disc 1) / Apple Shared Library Manager / ASLM Examples / Inspector / Sources / InspectorLibrary.r < prev    next >
Encoding:
Text File  |  1996-11-19  |  371 b   |  24 lines  |  [TEXT/MPS ]

  1. /*
  2.     File:        InspectorLibrary.r
  3.  
  4.     Contains:    Resources for the InspectorLibrary
  5.  
  6.     Copyright:    © 1991-1993 by Apple Computer, Inc., all rights reserved.
  7.  
  8. */
  9.  
  10.  
  11. #include "SysTypes.r"
  12. #include "Types.r"
  13.  
  14. #include "Application.r"
  15. #include "Inspector.r"
  16.  
  17. /*
  18.     The 'libr' and code resources for the InspectorLibrary
  19. */
  20.  
  21. INCLUDE "InspectorLibrary.RSRC";
  22.  
  23. #include "VersionResource.r"
  24.